home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 83 / MacAddict_083_2003-07.iso / mac / Software / Development / VLC Source 0.5.3.dmg / extras / MacOSX / vlc.pbproj / project.pbxproj
Text File  |  2003-04-07  |  25KB  |  1,136 lines

  1. // !$*UTF8*$!
  2. {
  3.     archiveVersion = 1;
  4.     classes = {
  5.     };
  6.     objectVersion = 38;
  7.     objects = {
  8.         014CEA410018CDE011CA2923 = {
  9.             isa = PBXBundleReference;
  10.             path = VLC.bundle;
  11.             refType = 3;
  12.         };
  13.         014CEA420018CDE011CA2923 = {
  14.             buildRules = (
  15.             );
  16.             buildSettings = {
  17.                 COPY_PHASE_STRIP = NO;
  18.                 OPTIMIZATION_CFLAGS = "-O0";
  19.             };
  20.             isa = PBXBuildStyle;
  21.             name = Development;
  22.         };
  23.         014CEA430018CDE011CA2923 = {
  24.             buildRules = (
  25.             );
  26.             buildSettings = {
  27.                 COPY_PHASE_STRIP = YES;
  28.             };
  29.             isa = PBXBuildStyle;
  30.             name = Deployment;
  31.         };
  32. //010
  33. //011
  34. //012
  35. //013
  36. //014
  37. //080
  38. //081
  39. //082
  40. //083
  41. //084
  42.         089C1669FE841209C02AAC07 = {
  43.             buildStyles = (
  44.                 014CEA420018CDE011CA2923,
  45.                 014CEA430018CDE011CA2923,
  46.             );
  47.             hasScannedForEncodings = 1;
  48.             isa = PBXProject;
  49.             mainGroup = 089C166AFE841209C02AAC07;
  50.             projectDirPath = "";
  51.             targets = (
  52.                 089C1673FE841209C02AAC07,
  53.             );
  54.         };
  55.         089C166AFE841209C02AAC07 = {
  56.             children = (
  57.                 08FB77AFFE84173DC02AAC07,
  58.                 089C167CFE841241C02AAC07,
  59.                 089C1671FE841209C02AAC07,
  60.                 19C28FB8FE9D52D311CA2CBB,
  61.             );
  62.             isa = PBXGroup;
  63.             name = vlc;
  64.             refType = 4;
  65.         };
  66.         089C1671FE841209C02AAC07 = {
  67.             children = (
  68.                 1058C7ACFEA557BF11CA2CBB,
  69.                 1058C7AEFEA557BF11CA2CBB,
  70.             );
  71.             isa = PBXGroup;
  72.             name = "Frameworks and Libraries";
  73.             refType = 4;
  74.         };
  75.         089C1672FE841209C02AAC07 = {
  76.             isa = PBXFrameworkReference;
  77.             name = Foundation.framework;
  78.             path = /System/Library/Frameworks/Foundation.framework;
  79.             refType = 0;
  80.         };
  81.         089C1673FE841209C02AAC07 = {
  82.             buildPhases = (
  83.                 089C1675FE841209C02AAC07,
  84.                 089C1677FE841209C02AAC07,
  85.                 089C1679FE841209C02AAC07,
  86.             );
  87.             buildSettings = {
  88.                 FRAMEWORK_SEARCH_PATHS = "";
  89.                 HEADER_SEARCH_PATHS = "";
  90.                 INSTALL_PATH = "$(HOME)/Library/Bundles";
  91.                 LIBRARY_SEARCH_PATHS = "";
  92.                 OTHER_CFLAGS = "";
  93.                 OTHER_LDFLAGS = "";
  94.                 OTHER_REZFLAGS = "";
  95.                 PRODUCT_NAME = VLC;
  96.                 SECTORDER_FLAGS = "";
  97.                 WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas";
  98.                 WRAPPER_EXTENSION = bundle;
  99.             };
  100.             dependencies = (
  101.             );
  102.             isa = PBXBundleTarget;
  103.             name = vlc;
  104.             productInstallPath = "$(HOME)/Library/Bundles";
  105.             productName = vlc;
  106.             productReference = 014CEA410018CDE011CA2923;
  107.             productSettingsXML = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>
  108. <!DOCTYPE plist PUBLIC \"-//Apple Computer//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\">
  109. <plist version=\"1.0\">
  110. <dict>
  111.     <key>CFBundleDevelopmentRegion</key>
  112.     <string>English</string>
  113.     <key>CFBundleDocumentTypes</key>
  114.     <array>
  115.         <dict>
  116.             <key>CFBundleTypeExtensions</key>
  117.             <array>
  118.                 <string>vob</string>
  119.             </array>
  120.             <key>CFBundleTypeIconFile</key>
  121.             <string>generic.icns</string>
  122.             <key>CFBundleTypeName</key>
  123.             <string>VOB File (DVD Video)</string>
  124.             <key>CFBundleTypeRole</key>
  125.             <string>Viewer</string>
  126.         </dict>
  127.         <dict>
  128.             <key>CFBundleTypeName</key>
  129.             <string>Folder</string>
  130.             <key>CFBundleTypeOSTypes</key>
  131.             <array>
  132.                 <string>fold</string>
  133.             </array>
  134.             <key>CFBundleTypeRole</key>
  135.             <string>Viewer</string>
  136.         </dict>
  137.         <dict>
  138.             <key>CFBundleTypeExtensions</key>
  139.             <array>
  140.                 <string>asx</string>
  141.             </array>
  142.             <key>CFBundleTypeName</key>
  143.             <string>ASX File</string>
  144.             <key>CFBundleTypeRole</key>
  145.             <string>Viewer</string>
  146.         </dict>
  147.         <dict>
  148.             <key>CFBundleTypeExtensions</key>
  149.             <array>
  150.                 <string>wma</string>
  151.             </array>
  152.             <key>CFBundleTypeIconFile</key>
  153.             <string>generic.icns</string>
  154.             <key>CFBundleTypeName</key>
  155.             <string>WMA File</string>
  156.             <key>CFBundleTypeRole</key>
  157.             <string>Viewer</string>
  158.         </dict>
  159.         <dict>
  160.             <key>CFBundleTypeExtensions</key>
  161.             <array>
  162.                 <string>ogm</string>
  163.             </array>
  164.             <key>CFBundleTypeIconFile</key>
  165.             <string>generic.icns</string>
  166.             <key>CFBundleTypeName</key>
  167.             <string>OGM FIle</string>
  168.             <key>CFBundleTypeRole</key>
  169.             <string>Viewer</string>
  170.         </dict>
  171.         <dict>
  172.             <key>CFBundleTypeExtensions</key>
  173.             <array>
  174.                 <string>asf</string>
  175.             </array>
  176.             <key>CFBundleTypeIconFile</key>
  177.             <string>generic.icns</string>
  178.             <key>CFBundleTypeName</key>
  179.             <string>ASF File</string>
  180.             <key>CFBundleTypeRole</key>
  181.             <string>Viewer</string>
  182.         </dict>
  183.         <dict>
  184.             <key>CFBundleTypeExtensions</key>
  185.             <array>
  186.                 <string>wmv</string>
  187.             </array>
  188.             <key>CFBundleTypeIconFile</key>
  189.             <string>generic.icns</string>
  190.             <key>CFBundleTypeName</key>
  191.             <string>WMV File</string>
  192.             <key>CFBundleTypeRole</key>
  193.             <string>Viewer</string>
  194.         </dict>
  195.         <dict>
  196.             <key>CFBundleTypeExtensions</key>
  197.             <array>
  198.                 <string>sub</string>
  199.                 <string>srt</string>
  200.             </array>
  201.             <key>CFBundleTypeIconFile</key>
  202.             <string>generic.icns</string>
  203.             <key>CFBundleTypeName</key>
  204.             <string>Subtitle File</string>
  205.             <key>CFBundleTypeRole</key>
  206.             <string>Viewer</string>
  207.         </dict>
  208.         <dict>
  209.             <key>CFBundleTypeExtensions</key>
  210.             <array>
  211.                 <string>mp3</string>
  212.             </array>
  213.             <key>CFBundleTypeIconFile</key>
  214.             <string>generic.icns</string>
  215.             <key>CFBundleTypeName</key>
  216.             <string>MP3</string>
  217.             <key>CFBundleTypeRole</key>
  218.             <string>Viewer</string>
  219.         </dict>
  220.         <dict>
  221.             <key>CFBundleTypeExtensions</key>
  222.             <array>
  223.                 <string>dv</string>
  224.             </array>
  225.             <key>CFBundleTypeIconFile</key>
  226.             <string>generic.icns</string>
  227.             <key>CFBundleTypeName</key>
  228.             <string>DV file</string>
  229.             <key>CFBundleTypeRole</key>
  230.             <string>Viewer</string>
  231.         </dict>
  232.         <dict>
  233.             <key>CFBundleTypeExtensions</key>
  234.             <array>
  235.                 <string>mov</string>
  236.             </array>
  237.             <key>CFBundleTypeIconFile</key>
  238.             <string>generic.icns</string>
  239.             <key>CFBundleTypeName</key>
  240.             <string>Mov File</string>
  241.             <key>CFBundleTypeRole</key>
  242.             <string>Viewer</string>
  243.         </dict>
  244.         <dict>
  245.             <key>CFBundleTypeExtensions</key>
  246.             <array>
  247.                 <string>pls</string>
  248.             </array>
  249.             <key>CFBundleTypeIconFile</key>
  250.             <string>generic.icns</string>
  251.             <key>CFBundleTypeName</key>
  252.             <string>Shoutcast playlist</string>
  253.             <key>CFBundleTypeRole</key>
  254.             <string>Viewer</string>
  255.         </dict>
  256.         <dict>
  257.             <key>CFBundleTypeExtensions</key>
  258.             <array>
  259.                 <string>m3u</string>
  260.             </array>
  261.             <key>CFBundleTypeIconFile</key>
  262.             <string>generic.icns</string>
  263.             <key>CFBundleTypeName</key>
  264.             <string>Playlist file</string>
  265.             <key>CFBundleTypeRole</key>
  266.             <string>Viewer</string>
  267.         </dict>
  268.         <dict>
  269.             <key>CFBundleTypeExtensions</key>
  270.             <array>
  271.                 <string>ogg</string>
  272.             </array>
  273.             <key>CFBundleTypeIconFile</key>
  274.             <string>generic.icns</string>
  275.             <key>CFBundleTypeName</key>
  276.             <string>OGG file</string>
  277.             <key>CFBundleTypeRole</key>
  278.             <string>Viewer</string>
  279.         </dict>
  280.         <dict>
  281.             <key>CFBundleTypeExtensions</key>
  282.             <array>
  283.                 <string>dat</string>
  284.             </array>
  285.             <key>CFBundleTypeIconFile</key>
  286.             <string>mpeg.icns</string>
  287.             <key>CFBundleTypeName</key>
  288.             <string>DAT file</string>
  289.             <key>CFBundleTypeRole</key>
  290.             <string>Viewer</string>
  291.         </dict>
  292.         <dict>
  293.             <key>CFBundleTypeExtensions</key>
  294.             <array>
  295.                 <string>cue</string>
  296.             </array>
  297.             <key>CFBundleTypeIconFile</key>
  298.             <string>generic.icns</string>
  299.             <key>CFBundleTypeName</key>
  300.             <string>CUE file</string>
  301.             <key>CFBundleTypeRole</key>
  302.             <string>Viewer</string>
  303.         </dict>
  304.         <dict>
  305.             <key>CFBundleTypeExtensions</key>
  306.             <array>
  307.                 <string>mpg</string>
  308.                 <string>mpeg</string>
  309.                 <string>ts</string>
  310.             </array>
  311.             <key>CFBundleTypeIconFile</key>
  312.             <string>mpeg.icns</string>
  313.             <key>CFBundleTypeName</key>
  314.             <string>MPEG File</string>
  315.             <key>CFBundleTypeRole</key>
  316.             <string>Viewer</string>
  317.         </dict>
  318.         <dict>
  319.             <key>CFBundleTypeExtensions</key>
  320.             <array>
  321.                 <string>avi</string>
  322.             </array>
  323.             <key>CFBundleTypeIconFile</key>
  324.             <string>divx.icns</string>
  325.             <key>CFBundleTypeName</key>
  326.             <string>DivX file</string>
  327.             <key>CFBundleTypeRole</key>
  328.             <string>Viewer</string>
  329.         </dict>
  330.         <dict>
  331.             <key>CFBundleTypeExtensions</key>
  332.             <array>
  333.                 <string>m1v</string>
  334.             </array>
  335.             <key>CFBundleTypeIconFile</key>
  336.             <string>mpeg1.icns</string>
  337.             <key>CFBundleTypeName</key>
  338.             <string>MPEG-1 Video File</string>
  339.             <key>CFBundleTypeRole</key>
  340.             <string>Viewer</string>
  341.         </dict>
  342.         <dict>
  343.             <key>CFBundleTypeExtensions</key>
  344.             <array>
  345.                 <string>m2v</string>
  346.             </array>
  347.             <key>CFBundleTypeIconFile</key>
  348.             <string>mpeg2.icns</string>
  349.             <key>CFBundleTypeName</key>
  350.             <string>MPEG-2 Video File</string>
  351.             <key>CFBundleTypeRole</key>
  352.             <string>Viewer</string>
  353.         </dict>
  354.         <dict>
  355.             <key>CFBundleTypeExtensions</key>
  356.             <array>
  357.                 <string>mp4</string>
  358.             </array>
  359.             <key>CFBundleTypeIconFile</key>
  360.             <string>mpeg4.icns</string>
  361.             <key>CFBundleTypeName</key>
  362.             <string>MPEG-4 File</string>
  363.             <key>CFBundleTypeRole</key>
  364.             <string>Viewer</string>
  365.         </dict>
  366.     </array>
  367.     <key>CFBundleExecutable</key>
  368.     <string>VLC</string>
  369.     <key>CFBundleGetInfoString</key>
  370.     <string>VLC media player 0.5.3, Copyright (c) 1996-2003 VideoLAN.</string>
  371.     <key>CFBundleIconFile</key>
  372.     <string>vlc.icns</string>
  373.     <key>CFBundleIdentifier</key>
  374.     <string>org.videolan.vlc</string>
  375.     <key>CFBundleInfoDictionaryVersion</key>
  376.     <string>6.0</string>
  377.     <key>CFBundleName</key>
  378.     <string>VLC media player</string>
  379.     <key>CFBundlePackageType</key>
  380.     <string>APPL</string>
  381.     <key>CFBundleShortVersionString</key>
  382.     <string>0.5.3</string>
  383.     <key>CFBundleSignature</key>
  384.     <string>VLC#</string>
  385.     <key>CFBundleURLTypes</key>
  386.     <array>
  387.         <dict>
  388.             <key>CFBundleURLIconFile</key>
  389.             <string>generic</string>
  390.             <key>CFBundleURLName</key>
  391.             <string>http url</string>
  392.             <key>CFBundleURLSchemes</key>
  393.             <array>
  394.                 <string>http</string>
  395.             </array>
  396.         </dict>
  397.         <dict>
  398.             <key>CFBundleURLIconFile</key>
  399.             <string>generic</string>
  400.             <key>CFBundleURLName</key>
  401.             <string>ftp url</string>
  402.             <key>CFBundleURLSchemes</key>
  403.             <array>
  404.                 <string>ftp</string>
  405.             </array>
  406.         </dict>
  407.         <dict>
  408.             <key>CFBundleURLIconFile</key>
  409.             <string>generic</string>
  410.             <key>CFBundleURLName</key>
  411.             <string>Multimedia Stream URL</string>
  412.             <key>CFBundleURLSchemes</key>
  413.             <array>
  414.                 <string>mms</string>
  415.             </array>
  416.         </dict>
  417.         <dict>
  418.             <key>CFBundleURLIconFile</key>
  419.             <string>generic</string>
  420.             <key>CFBundleURLName</key>
  421.             <string>udp url</string>
  422.             <key>CFBundleURLSchemes</key>
  423.             <array>
  424.                 <string>udp</string>
  425.             </array>
  426.         </dict>
  427.     </array>
  428.     <key>CFBundleVersion</key>
  429.     <string>0.5.3</string>
  430.     <key>NSAppleScriptEnabled</key>
  431.     <string>YES</string>
  432.     <key>NSMainNibFile</key>
  433.     <string>MainMenu</string>
  434.     <key>NSPrincipalClass</key>
  435.     <string>VLCApplication</string>
  436. </dict>
  437. </plist>
  438. ";
  439.         };
  440.         089C1675FE841209C02AAC07 = {
  441.             buildActionMask = 2147483647;
  442.             files = (
  443.                 F74F13E002C2A53401EE194C,
  444.                 F74F13EC02C2A79C01EE194C,
  445.                 F6E4F91002D2648B01A80112,
  446.                 F6E4F91102D2648B01A80112,
  447.                 F6E4F91202D2648B01A80112,
  448.                 F6E4F91302D2648B01A80112,
  449.                 F6E4F91402D2648B01A80112,
  450.                 F6E4F91502D2648B01A80112,
  451.                 F69B0CA802E24F6401A80112,
  452.                 A064F9EA03CB9EE000B21232,
  453.                 A064F9EB03CB9EE000B21232,
  454.                 A064F9EC03CB9EE000B21232,
  455.                 A064F9ED03CB9EE000B21232,
  456.                 A064F9EE03CB9EE000B21232,
  457.                 A064F9EF03CB9EE000B21232,
  458.                 A064F9F003CB9EE000B21232,
  459.                 A064F9F103CB9EE000B21232,
  460.                 A064F9F203CB9EE000B21232,
  461.                 A064F9F303CB9EE000B21232,
  462.                 8E88833D03DD6E870059A3A7,
  463.                 8ED6C29F03E2F32E0059A3A7,
  464.                 8ED6C2A003E2F32E0059A3A7,
  465.                 8EBF3FA403F13FFB0059A3A7,
  466.                 8EBF3FA803F140A80059A3A7,
  467.                 A0E6B59904407FBD0080DD97,
  468.                 8EDAC3440440F72D0059A3A7,
  469.             );
  470.             isa = PBXResourcesBuildPhase;
  471.             runOnlyForDeploymentPostprocessing = 0;
  472.         };
  473.         089C1677FE841209C02AAC07 = {
  474.             buildActionMask = 2147483647;
  475.             files = (
  476.                 1058C7AFFEA557BF11CA2CBB,
  477.             );
  478.             isa = PBXFrameworksBuildPhase;
  479.             runOnlyForDeploymentPostprocessing = 0;
  480.         };
  481.         089C1679FE841209C02AAC07 = {
  482.             buildActionMask = 2147483647;
  483.             files = (
  484.             );
  485.             isa = PBXRezBuildPhase;
  486.             runOnlyForDeploymentPostprocessing = 0;
  487.         };
  488.         089C167CFE841241C02AAC07 = {
  489.             children = (
  490.                 F74F13EA02C2A79C01EE194C,
  491.                 F74F13DF02C2A53401EE194C,
  492.                 F6E4F90A02D2648B01A80112,
  493.                 F6E4F90B02D2648B01A80112,
  494.                 F6E4F90C02D2648B01A80112,
  495.                 F6E4F90D02D2648B01A80112,
  496.                 F6E4F90E02D2648B01A80112,
  497.                 F6E4F90F02D2648B01A80112,
  498.                 A064F9E003CB9EE000B21232,
  499.                 A064F9E103CB9EE000B21232,
  500.                 A064F9E203CB9EE000B21232,
  501.                 A064F9E303CB9EE000B21232,
  502.                 A064F9E403CB9EE000B21232,
  503.                 A064F9E503CB9EE000B21232,
  504.                 A064F9E603CB9EE000B21232,
  505.                 A064F9E703CB9EE000B21232,
  506.                 A064F9E803CB9EE000B21232,
  507.                 A064F9E903CB9EE000B21232,
  508.                 8E88833C03DD6E870059A3A7,
  509.                 F69B0CA602E24F6401A80112,
  510.                 8ED6C29D03E2F32E0059A3A7,
  511.                 8ED6C29E03E2F32E0059A3A7,
  512.                 A0E6B59804407FBD0080DD97,
  513.                 8EBF3FA303F13FFB0059A3A7,
  514.                 8EBF3FA703F140A80059A3A7,
  515.                 8EDAC3430440F72D0059A3A7,
  516.             );
  517.             isa = PBXGroup;
  518.             name = Resources;
  519.             refType = 4;
  520.         };
  521.         089C167FFE841241C02AAC07 = {
  522.             isa = PBXFrameworkReference;
  523.             name = AppKit.framework;
  524.             path = /System/Library/Frameworks/AppKit.framework;
  525.             refType = 0;
  526.         };
  527.         08FB77AFFE84173DC02AAC07 = {
  528.             children = (
  529.                 8E6BC6F6041643860059A3A7,
  530.                 8E6BC6F7041643860059A3A7,
  531.                 8ED6C27A03E2EB1C0059A3A7,
  532.                 8E6BC6FA041684EC0059A3A7,
  533.                 8ED6C27B03E2EB1C0059A3A7,
  534.                 8ED6C27C03E2EB1C0059A3A7,
  535.                 8ED6C27D03E2EB1C0059A3A7,
  536.                 8EF1600B03FC62560059A3A7,
  537.                 8EF1600C03FC62560059A3A7,
  538.                 8ED6C27E03E2EB1C0059A3A7,
  539.                 8ED6C27F03E2EB1C0059A3A7,
  540.                 8ED6C28003E2EB1C0059A3A7,
  541.                 8ED6C28103E2EB1C0059A3A7,
  542.                 8ED6C28203E2EB1C0059A3A7,
  543.                 8ED6C28303E2EB1C0059A3A7,
  544.                 8ED6C28403E2EB1C0059A3A7,
  545.                 8ED6C28503E2EB1C0059A3A7,
  546.                 8ED6C28603E2EB1C0059A3A7,
  547.                 8ED6C28703E2EB1C0059A3A7,
  548.                 8ED6C28803E2EB1C0059A3A7,
  549.             );
  550.             isa = PBXGroup;
  551.             name = Classes;
  552.             refType = 4;
  553.         };
  554. //080
  555. //081
  556. //082
  557. //083
  558. //084
  559. //100
  560. //101
  561. //102
  562. //103
  563. //104
  564.         1058C7ACFEA557BF11CA2CBB = {
  565.             children = (
  566.                 1058C7ADFEA557BF11CA2CBB,
  567.             );
  568.             isa = PBXGroup;
  569.             name = "Linked Frameworks";
  570.             refType = 4;
  571.         };
  572.         1058C7ADFEA557BF11CA2CBB = {
  573.             isa = PBXFrameworkReference;
  574.             name = Cocoa.framework;
  575.             path = /System/Library/Frameworks/Cocoa.framework;
  576.             refType = 0;
  577.         };
  578.         1058C7AEFEA557BF11CA2CBB = {
  579.             children = (
  580.                 089C1672FE841209C02AAC07,
  581.                 089C167FFE841241C02AAC07,
  582.             );
  583.             isa = PBXGroup;
  584.             name = "Other Frameworks";
  585.             refType = 4;
  586.         };
  587.         1058C7AFFEA557BF11CA2CBB = {
  588.             fileRef = 1058C7ADFEA557BF11CA2CBB;
  589.             isa = PBXBuildFile;
  590.             settings = {
  591.             };
  592.         };
  593. //100
  594. //101
  595. //102
  596. //103
  597. //104
  598. //190
  599. //191
  600. //192
  601. //193
  602. //194
  603.         19C28FB8FE9D52D311CA2CBB = {
  604.             children = (
  605.                 014CEA410018CDE011CA2923,
  606.             );
  607.             isa = PBXGroup;
  608.             name = Products;
  609.             refType = 4;
  610.         };
  611. //190
  612. //191
  613. //192
  614. //193
  615. //194
  616. //8E0
  617. //8E1
  618. //8E2
  619. //8E3
  620. //8E4
  621.         8E6BC6F6041643860059A3A7 = {
  622.             fileEncoding = 4;
  623.             isa = PBXFileReference;
  624.             name = applescript.h;
  625.             path = ../../modules/gui/macosx/applescript.h;
  626.             refType = 2;
  627.         };
  628.         8E6BC6F7041643860059A3A7 = {
  629.             fileEncoding = 4;
  630.             isa = PBXFileReference;
  631.             name = applescript.m;
  632.             path = ../../modules/gui/macosx/applescript.m;
  633.             refType = 2;
  634.         };
  635.         8E6BC6FA041684EC0059A3A7 = {
  636.             fileEncoding = 4;
  637.             isa = PBXFileReference;
  638.             name = controls.h;
  639.             path = ../../modules/gui/macosx/controls.h;
  640.             refType = 2;
  641.         };
  642.         8E88833C03DD6E870059A3A7 = {
  643.             isa = PBXFileReference;
  644.             name = slow.png;
  645.             path = Resources/slow.png;
  646.             refType = 4;
  647.         };
  648.         8E88833D03DD6E870059A3A7 = {
  649.             fileRef = 8E88833C03DD6E870059A3A7;
  650.             isa = PBXBuildFile;
  651.             settings = {
  652.             };
  653.         };
  654.         8EBF3FA303F13FFB0059A3A7 = {
  655.             isa = PBXFileReference;
  656.             name = vlc.scriptSuite;
  657.             path = Resources/vlc.scriptSuite;
  658.             refType = 2;
  659.         };
  660.         8EBF3FA403F13FFB0059A3A7 = {
  661.             fileRef = 8EBF3FA303F13FFB0059A3A7;
  662.             isa = PBXBuildFile;
  663.             settings = {
  664.             };
  665.         };
  666.         8EBF3FA503F140960059A3A7 = {
  667.             isa = PBXFileReference;
  668.             name = vlc.scriptTerminology;
  669.             path = Resources/English.lproj/vlc.scriptTerminology;
  670.             refType = 2;
  671.         };
  672.         8EBF3FA703F140A80059A3A7 = {
  673.             children = (
  674.                 8EBF3FA503F140960059A3A7,
  675.             );
  676.             isa = PBXVariantGroup;
  677.             name = vlc.scriptTerminology;
  678.             refType = 4;
  679.         };
  680.         8EBF3FA803F140A80059A3A7 = {
  681.             fileRef = 8EBF3FA703F140A80059A3A7;
  682.             isa = PBXBuildFile;
  683.             settings = {
  684.             };
  685.         };
  686.         8ED6C27A03E2EB1C0059A3A7 = {
  687.             fileEncoding = 30;
  688.             isa = PBXFileReference;
  689.             name = coreaudio.c;
  690.             path = /Volumes/Users/pjotr/Development/vlc/modules/audio_output/coreaudio.c;
  691.             refType = 0;
  692.         };
  693.         8ED6C27B03E2EB1C0059A3A7 = {
  694.             fileEncoding = 30;
  695.             isa = PBXFileReference;
  696.             name = controls.m;
  697.             path = ../../modules/gui/macosx/controls.m;
  698.             refType = 2;
  699.         };
  700.         8ED6C27C03E2EB1C0059A3A7 = {
  701.             fileEncoding = 30;
  702.             isa = PBXFileReference;
  703.             name = intf.h;
  704.             path = ../../modules/gui/macosx/intf.h;
  705.             refType = 2;
  706.         };
  707.         8ED6C27D03E2EB1C0059A3A7 = {
  708.             fileEncoding = 30;
  709.             isa = PBXFileReference;
  710.             name = intf.m;
  711.             path = ../../modules/gui/macosx/intf.m;
  712.             refType = 2;
  713.         };
  714.         8ED6C27E03E2EB1C0059A3A7 = {
  715.             fileEncoding = 30;
  716.             isa = PBXFileReference;
  717.             name = macosx.m;
  718.             path = ../../modules/gui/macosx/macosx.m;
  719.             refType = 2;
  720.         };
  721.         8ED6C27F03E2EB1C0059A3A7 = {
  722.             fileEncoding = 30;
  723.             isa = PBXFileReference;
  724.             name = misc.h;
  725.             path = ../../modules/gui/macosx/misc.h;
  726.             refType = 2;
  727.         };
  728.         8ED6C28003E2EB1C0059A3A7 = {
  729.             fileEncoding = 30;
  730.             isa = PBXFileReference;
  731.             name = misc.m;
  732.             path = ../../modules/gui/macosx/misc.m;
  733.             refType = 2;
  734.         };
  735.         8ED6C28103E2EB1C0059A3A7 = {
  736.             fileEncoding = 30;
  737.             isa = PBXFileReference;
  738.             name = open.h;
  739.             path = ../../modules/gui/macosx/open.h;
  740.             refType = 2;
  741.         };
  742.         8ED6C28203E2EB1C0059A3A7 = {
  743.             fileEncoding = 30;
  744.             isa = PBXFileReference;
  745.             name = open.m;
  746.             path = ../../modules/gui/macosx/open.m;
  747.             refType = 2;
  748.         };
  749.         8ED6C28303E2EB1C0059A3A7 = {
  750.             fileEncoding = 30;
  751.             isa = PBXFileReference;
  752.             name = playlist.h;
  753.             path = ../../modules/gui/macosx/playlist.h;
  754.             refType = 2;
  755.         };
  756.         8ED6C28403E2EB1C0059A3A7 = {
  757.             fileEncoding = 30;
  758.             isa = PBXFileReference;
  759.             name = playlist.m;
  760.             path = ../../modules/gui/macosx/playlist.m;
  761.             refType = 2;
  762.         };
  763.         8ED6C28503E2EB1C0059A3A7 = {
  764.             fileEncoding = 30;
  765.             isa = PBXFileReference;
  766.             name = prefs.h;
  767.             path = ../../modules/gui/macosx/prefs.h;
  768.             refType = 2;
  769.         };
  770.         8ED6C28603E2EB1C0059A3A7 = {
  771.             fileEncoding = 30;
  772.             isa = PBXFileReference;
  773.             name = prefs.m;
  774.             path = ../../modules/gui/macosx/prefs.m;
  775.             refType = 2;
  776.         };
  777.         8ED6C28703E2EB1C0059A3A7 = {
  778.             fileEncoding = 30;
  779.             isa = PBXFileReference;
  780.             name = vout.h;
  781.             path = ../../modules/gui/macosx/vout.h;
  782.             refType = 2;
  783.         };
  784.         8ED6C28803E2EB1C0059A3A7 = {
  785.             fileEncoding = 30;
  786.             isa = PBXFileReference;
  787.             name = vout.m;
  788.             path = ../../modules/gui/macosx/vout.m;
  789.             refType = 2;
  790.         };
  791.         8ED6C29D03E2F32E0059A3A7 = {
  792.             fileEncoding = 30;
  793.             isa = PBXFileReference;
  794.             name = AUTHORS;
  795.             path = ../../AUTHORS;
  796.             refType = 2;
  797.         };
  798.         8ED6C29E03E2F32E0059A3A7 = {
  799.             fileEncoding = 30;
  800.             isa = PBXFileReference;
  801.             name = COPYING;
  802.             path = ../../COPYING;
  803.             refType = 2;
  804.         };
  805.         8ED6C29F03E2F32E0059A3A7 = {
  806.             fileRef = 8ED6C29D03E2F32E0059A3A7;
  807.             isa = PBXBuildFile;
  808.             settings = {
  809.             };
  810.         };
  811.         8ED6C2A003E2F32E0059A3A7 = {
  812.             fileRef = 8ED6C29E03E2F32E0059A3A7;
  813.             isa = PBXBuildFile;
  814.             settings = {
  815.             };
  816.         };
  817.         8EDAC3430440F72D0059A3A7 = {
  818.             isa = PBXFileReference;
  819.             name = README.MacOSX.rtf;
  820.             path = ../../README.MacOSX.rtf;
  821.             refType = 2;
  822.         };
  823.         8EDAC3440440F72D0059A3A7 = {
  824.             fileRef = 8EDAC3430440F72D0059A3A7;
  825.             isa = PBXBuildFile;
  826.             settings = {
  827.             };
  828.         };
  829.         8EF1600B03FC62560059A3A7 = {
  830.             fileEncoding = 4;
  831.             isa = PBXFileReference;
  832.             name = info.h;
  833.             path = ../../modules/gui/macosx/info.h;
  834.             refType = 2;
  835.         };
  836.         8EF1600C03FC62560059A3A7 = {
  837.             fileEncoding = 4;
  838.             isa = PBXFileReference;
  839.             name = info.m;
  840.             path = ../../modules/gui/macosx/info.m;
  841.             refType = 2;
  842.         };
  843. //8E0
  844. //8E1
  845. //8E2
  846. //8E3
  847. //8E4
  848. //A00
  849. //A01
  850. //A02
  851. //A03
  852. //A04
  853.         A064F9E003CB9EE000B21232 = {
  854.             isa = PBXFileReference;
  855.             name = prefs.png;
  856.             path = Resources/prefs.png;
  857.             refType = 4;
  858.         };
  859.         A064F9E103CB9EE000B21232 = {
  860.             isa = PBXFileReference;
  861.             name = end.png;
  862.             path = Resources/end.png;
  863.             refType = 4;
  864.         };
  865.         A064F9E203CB9EE000B21232 = {
  866.             isa = PBXFileReference;
  867.             name = pause.png;
  868.             path = Resources/pause.png;
  869.             refType = 4;
  870.         };
  871.         A064F9E303CB9EE000B21232 = {
  872.             isa = PBXFileReference;
  873.             name = list.png;
  874.             path = Resources/list.png;
  875.             refType = 4;
  876.         };
  877.         A064F9E403CB9EE000B21232 = {
  878.             isa = PBXFileReference;
  879.             name = forw.png;
  880.             path = Resources/forw.png;
  881.             refType = 4;
  882.         };
  883.         A064F9E503CB9EE000B21232 = {
  884.             isa = PBXFileReference;
  885.             name = vlc_hg.png;
  886.             path = Resources/vlc_hg.png;
  887.             refType = 4;
  888.         };
  889.         A064F9E603CB9EE000B21232 = {
  890.             isa = PBXFileReference;
  891.             name = stop.png;
  892.             path = Resources/stop.png;
  893.             refType = 4;
  894.         };
  895.         A064F9E703CB9EE000B21232 = {
  896.             isa = PBXFileReference;
  897.             name = begin.png;
  898.             path = Resources/begin.png;
  899.             refType = 4;
  900.         };
  901.         A064F9E803CB9EE000B21232 = {
  902.             isa = PBXFileReference;
  903.             name = back.png;
  904.             path = Resources/back.png;
  905.             refType = 4;
  906.         };
  907.         A064F9E903CB9EE000B21232 = {
  908.             isa = PBXFileReference;
  909.             name = play.png;
  910.             path = Resources/play.png;
  911.             refType = 4;
  912.         };
  913.         A064F9EA03CB9EE000B21232 = {
  914.             fileRef = A064F9E003CB9EE000B21232;
  915.             isa = PBXBuildFile;
  916.             settings = {
  917.             };
  918.         };
  919.         A064F9EB03CB9EE000B21232 = {
  920.             fileRef = A064F9E103CB9EE000B21232;
  921.             isa = PBXBuildFile;
  922.             settings = {
  923.             };
  924.         };
  925.         A064F9EC03CB9EE000B21232 = {
  926.             fileRef = A064F9E203CB9EE000B21232;
  927.             isa = PBXBuildFile;
  928.             settings = {
  929.             };
  930.         };
  931.         A064F9ED03CB9EE000B21232 = {
  932.             fileRef = A064F9E303CB9EE000B21232;
  933.             isa = PBXBuildFile;
  934.             settings = {
  935.             };
  936.         };
  937.         A064F9EE03CB9EE000B21232 = {
  938.             fileRef = A064F9E403CB9EE000B21232;
  939.             isa = PBXBuildFile;
  940.             settings = {
  941.             };
  942.         };
  943.         A064F9EF03CB9EE000B21232 = {
  944.             fileRef = A064F9E503CB9EE000B21232;
  945.             isa = PBXBuildFile;
  946.             settings = {
  947.             };
  948.         };
  949.         A064F9F003CB9EE000B21232 = {
  950.             fileRef = A064F9E603CB9EE000B21232;
  951.             isa = PBXBuildFile;
  952.             settings = {
  953.             };
  954.         };
  955.         A064F9F103CB9EE000B21232 = {
  956.             fileRef = A064F9E703CB9EE000B21232;
  957.             isa = PBXBuildFile;
  958.             settings = {
  959.             };
  960.         };
  961.         A064F9F203CB9EE000B21232 = {
  962.             fileRef = A064F9E803CB9EE000B21232;
  963.             isa = PBXBuildFile;
  964.             settings = {
  965.             };
  966.         };
  967.         A064F9F303CB9EE000B21232 = {
  968.             fileRef = A064F9E903CB9EE000B21232;
  969.             isa = PBXBuildFile;
  970.             settings = {
  971.             };
  972.         };
  973.         A0E6B59804407FBD0080DD97 = {
  974.             fileEncoding = 5;
  975.             isa = PBXFileReference;
  976.             name = README;
  977.             path = Resources/README;
  978.             refType = 4;
  979.         };
  980.         A0E6B59904407FBD0080DD97 = {
  981.             fileRef = A0E6B59804407FBD0080DD97;
  982.             isa = PBXBuildFile;
  983.             settings = {
  984.             };
  985.         };
  986. //A00
  987. //A01
  988. //A02
  989. //A03
  990. //A04
  991. //F60
  992. //F61
  993. //F62
  994. //F63
  995. //F64
  996.         F69B0CA602E24F6401A80112 = {
  997.             children = (
  998.                 F69B0CA702E24F6401A80112,
  999.             );
  1000.             isa = PBXVariantGroup;
  1001.             name = InfoPlist.strings;
  1002.             path = "";
  1003.             refType = 4;
  1004.         };
  1005.         F69B0CA702E24F6401A80112 = {
  1006.             fileEncoding = 5;
  1007.             isa = PBXFileReference;
  1008.             name = English;
  1009.             path = Resources/English.lproj/InfoPlist.strings;
  1010.             refType = 4;
  1011.         };
  1012.         F69B0CA802E24F6401A80112 = {
  1013.             fileRef = F69B0CA602E24F6401A80112;
  1014.             isa = PBXBuildFile;
  1015.             settings = {
  1016.             };
  1017.         };
  1018.         F6E4F90A02D2648B01A80112 = {
  1019.             isa = PBXFileReference;
  1020.             name = divx.icns;
  1021.             path = Resources/divx.icns;
  1022.             refType = 4;
  1023.         };
  1024.         F6E4F90B02D2648B01A80112 = {
  1025.             isa = PBXFileReference;
  1026.             name = generic.icns;
  1027.             path = Resources/generic.icns;
  1028.             refType = 4;
  1029.         };
  1030.         F6E4F90C02D2648B01A80112 = {
  1031.             isa = PBXFileReference;
  1032.             name = mpeg.icns;
  1033.             path = Resources/mpeg.icns;
  1034.             refType = 4;
  1035.         };
  1036.         F6E4F90D02D2648B01A80112 = {
  1037.             isa = PBXFileReference;
  1038.             name = mpeg1.icns;
  1039.             path = Resources/mpeg1.icns;
  1040.             refType = 4;
  1041.         };
  1042.         F6E4F90E02D2648B01A80112 = {
  1043.             isa = PBXFileReference;
  1044.             name = mpeg2.icns;
  1045.             path = Resources/mpeg2.icns;
  1046.             refType = 4;
  1047.         };
  1048.         F6E4F90F02D2648B01A80112 = {
  1049.             isa = PBXFileReference;
  1050.             name = mpeg4.icns;
  1051.             path = Resources/mpeg4.icns;
  1052.             refType = 4;
  1053.         };
  1054.         F6E4F91002D2648B01A80112 = {
  1055.             fileRef = F6E4F90A02D2648B01A80112;
  1056.             isa = PBXBuildFile;
  1057.             settings = {
  1058.             };
  1059.         };
  1060.         F6E4F91102D2648B01A80112 = {
  1061.             fileRef = F6E4F90B02D2648B01A80112;
  1062.             isa = PBXBuildFile;
  1063.             settings = {
  1064.             };
  1065.         };
  1066.         F6E4F91202D2648B01A80112 = {
  1067.             fileRef = F6E4F90C02D2648B01A80112;
  1068.             isa = PBXBuildFile;
  1069.             settings = {
  1070.             };
  1071.         };
  1072.         F6E4F91302D2648B01A80112 = {
  1073.             fileRef = F6E4F90D02D2648B01A80112;
  1074.             isa = PBXBuildFile;
  1075.             settings = {
  1076.             };
  1077.         };
  1078.         F6E4F91402D2648B01A80112 = {
  1079.             fileRef = F6E4F90E02D2648B01A80112;
  1080.             isa = PBXBuildFile;
  1081.             settings = {
  1082.             };
  1083.         };
  1084.         F6E4F91502D2648B01A80112 = {
  1085.             fileRef = F6E4F90F02D2648B01A80112;
  1086.             isa = PBXBuildFile;
  1087.             settings = {
  1088.             };
  1089.         };
  1090. //F60
  1091. //F61
  1092. //F62
  1093. //F63
  1094. //F64
  1095. //F70
  1096. //F71
  1097. //F72
  1098. //F73
  1099. //F74
  1100.         F74F13DF02C2A53401EE194C = {
  1101.             isa = PBXFileReference;
  1102.             name = vlc.icns;
  1103.             path = Resources/vlc.icns;
  1104.             refType = 4;
  1105.         };
  1106.         F74F13E002C2A53401EE194C = {
  1107.             fileRef = F74F13DF02C2A53401EE194C;
  1108.             isa = PBXBuildFile;
  1109.             settings = {
  1110.             };
  1111.         };
  1112.         F74F13EA02C2A79C01EE194C = {
  1113.             children = (
  1114.                 F74F13EB02C2A79C01EE194C,
  1115.             );
  1116.             isa = PBXVariantGroup;
  1117.             name = MainMenu.nib;
  1118.             path = "";
  1119.             refType = 4;
  1120.         };
  1121.         F74F13EB02C2A79C01EE194C = {
  1122.             isa = PBXFileReference;
  1123.             name = English;
  1124.             path = Resources/English.lproj/MainMenu.nib;
  1125.             refType = 4;
  1126.         };
  1127.         F74F13EC02C2A79C01EE194C = {
  1128.             fileRef = F74F13EA02C2A79C01EE194C;
  1129.             isa = PBXBuildFile;
  1130.             settings = {
  1131.             };
  1132.         };
  1133.     };
  1134.     rootObject = 089C1669FE841209C02AAC07;
  1135. }
  1136.